ipv6 nd router-preference
This command sets advertised “Router preference” value. The no option sets the value to default (Medium).
Syntax
# ipv6 nd router-preference {High|Low|Medium (default)} # no ipv6 nd router-preference
Note
This command is applicable only to data-router functionality.
Command Mode
Privileged User
Example
This example sets the advertised “Router preference" value.
(config-data)# interface gigabitethernet 0/0 (conf-if-GE 0/0)# ipv6 nd router-preference High